Increment CLI version after release#9265
Conversation
|
Azure Pipelines: Successfully started running 1 pipeline(s). 21 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
There was a problem hiding this comment.
Pull request overview
Increments the post-release CLI and azdext SDK version to 1.29.0-beta.1.
Changes:
- Updates the CLI version.
- Keeps the azdext SDK version synchronized.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
cli/version.txt |
Sets the next prerelease CLI version. |
cli/azd/pkg/azdext/version.go |
Matches the SDK version to the CLI. |
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash: pwsh: WindowsPowerShell install MSI install Standalone Binary
MSI
Documentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|
jongio
left a comment
There was a problem hiding this comment.
Automated version bump from 1.28.1 to 1.29.0-beta.1. Both cli/version.txt and cli/pkg/azdext/version.go are updated consistently and all checks pass.
Increment CLI version after release